CAM MillFace/ro

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Path-Face

Menu location
Path → Face
Workbenches
Path
Default shortcut
None
Introduced in version
-
See also
None

CAM MillFace

Menu location
CAM → Face
Workbenches
CAM
Default shortcut
None
Introduced in version
-
See also
None

Description

The Mill Face tool creates a path to perform a facing operation on a horizontal surface. This operation is generally used:

This operation contains a DateBoundaryShape property that allows for a modified selection area based upon the selected face(s).

Sample image of Mill Face operation used to prepare stock surface for subsequent clearing operation.
Sample image of Mill Face operation used to prepare stock surface for subsequent clearing operation.

Usage

  1. Select one or more faces to be surfaced. Note: If selected faces exist at different heights, then all will be milled to the Final Depth setting.
  2. There are several ways to invoke the command:
    • Press the CAM MillFace button.
    • Select the CAM → Face option from the menu.
  3. Select the correct DateBoundaryShape setting to modify the milling area based on the face(s) selected as Base Geometry.
  4. Adjust the other properties as needed. They are listed further below.

Caveats

Vertical face milling

Options

Empty

Properties

Note : The names of some Properties in this list differ a little from the same settings used in the Task Window Editor.

Data

Base

Note: It is suggested that you do not edit the Placement property of path operations. Rather, move or rotate the CAM Job model as needed.

Depth

Face

Path

Pocket

Rotation

Start Point

View

Empty

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.